home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / gus / sdkdigv2.zip / SDKV2N25.TXT < prev    next >
Text File  |  1993-07-21  |  4KB  |  103 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6. GUS Programmer's Digest     Wed Jul 21 00:07     Volume 2: Issue  25  
  7.  
  8. Today's Topics:
  9.                                  NMI
  10.  
  11. Standard Info:
  12.     - Meta-info about the GUS can be found at the end of the Digest.
  13.     - Before you ask a question, please READ THE FAQ.
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Tue, 20 Jul 93 03:36:30 GMT
  18. From: thomasvk@blackhl.hacktic.nl (Thomas van Kuipers)
  19. Subject: NMI
  20. Message-ID: <JFBe8B7w165w@blackhl.hacktic.nl>
  21.  
  22. I post this here also, because NMI is a very hardware/software/prog.-ware 
  23. related problem.
  24. Here the msg:
  25.  
  26. Hi Phil,
  27.  
  28. In your letter to the gus digest:
  29.  
  30. " Date: Thu, 15 Jul 1993 09:40:04 -0500 (CDT)
  31. From: Phil Johnson <hands@seahorse.micro.umn.edu>
  32. Subject: NMI problems
  33. Message-ID: <Pine.3.03.9307150904.A4551-b100000@seahorse.micro.umn.edu>
  34.  
  35. lacking of the NMI procedure on the SBOS prg.. BUT... my puter (a DX2-66
  36. on a VLFSD [?] v1.0 board, Intel chips) was running a-O.K. with SBOS,
  37. UNTIL.. about a few days ago, it suddenly gave me the NMI error, and I am
  38. really upset!  
  39.   I did not install a thing, nor did I mess with my motherboard, open the
  40. CPU case, or screw with CMOS.. I powered it on one day and SBOS just
  41. didn't work. ..."
  42.  
  43. You mentioned how you called a techian and told you that it 
  44. never worked in the first place. He must have been referring 
  45. to that a problem under dos can be not harmful at one moment 
  46. and at another moment be harmful. It's the same with your 
  47. interrupt setting who might be conflict full(especially when 2 
  48. things are on one interupt, like modems and sound blaster),
  49. but works with dos and then os/2 doesn't works or gives errors.
  50. (a hidden problem thus)
  51.  
  52. Know Nmi .... I know (also from digest and other sources) that 
  53. SBOS tries to get hooked to the NMI (the ONLY NMI interupt in 
  54. the computer is IRQ 0 ! which is been used by the memory ...). 
  55. Irq0 is used to fresh up the Dynamic RAM. For a reason me not 
  56. known, the gravis / Ford programmers find it usefull or so to 
  57. hook up SBOS to IRQ 0 (the told the had to use it, because it 
  58. HAS to intercept, in all circumstances, the computer to 
  59. emulate SB). 
  60.  
  61. I had this a few times in a OS/2 DOS box (The NMI procedure on
  62.  this P.C. is disabled.) and so on i assume os/2 get a hold of 
  63. that too (it only accured when i ran 2 dos box'en with sbos or 
  64. when i closed a dos box with sbos on and then opened it and 
  65. tried to run sbos).
  66.  
  67. It can have to do with your memory manager (qemm, emm, max), 
  68. but it works fine by me with qemm and emm or neither. Also i 
  69. don't have a dx2 or VLB (you said VLFSD v1.0, but i think you 
  70. mean Vesa Local Bus (no you mean VLSI chips ? if so .. VLSI 
  71. are large Scale chips with much transitors). 
  72.  
  73. As far as i know the message has nothing to do with cpu/open 
  74. computer/or cmos. One thing you could check: Do you have the 
  75. I/o bus TO fast, i mean stand it on 8MHZ (some card don't like 
  76. to fast i/o card .. i don't think it is the solve, but who 
  77. knows).
  78.  
  79. Sorry for the long letter, but i hope you understand more of 
  80. it know. Also sorry for not having a direct answer to the 
  81. problem. Best try to get the computer booted with NO drivers 
  82. in config.sys/autoexec.bat except RIGHT set parameters.  
  83.  
  84. Thomas
  85.  
  86. ------------------------------
  87.  
  88. End of GUS Programmer's Digest V2 #25
  89. *************************************
  90.  
  91. To post to tomorrow's digest:               <gus-sdk%itchy@dsd.es.com>
  92. To (un)subscribe or get help:       <gus-sdk-request%itchy@dsd.es.com>
  93. To contact a human (last resort):     <gus-sdk-owner%itchy@dsd.es.com>
  94.  
  95. FTP sites:         archive.epas.utoronto.ca         pub/pc/ultrasound
  96.                    wuarchive.wustl.edu       systems/msdos/ultrasound
  97. Hints:
  98.       - Get the FAQ from the FTP sites or the request server.
  99.       - Mail to <gus-sdk-request%itchy@dsd.es.com> for info about
  100.     other GUS related mailing lists (UNIX, OS/2, GUS-MIDI, etc.)
  101.  
  102.  
  103.